home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 November / macformat-030.iso / HTML Software / HTMLedit16 / HTML.edit 1.6 / HTML.edit 1.6.rsrc / TEXT_7506_New Features.txt < prev    next >
Encoding:
Text File  |  1995-05-08  |  6.0 KB  |  55 lines

  1.  
  2. New Features
  3.  
  4. Most of the new features are covered under specific topics. Check the To Do list for the latest. More generally (and in no particular order):
  5.  
  6. ‚å• This editor is a standalone HyperCard‚Ñ¢ application and does not require HyperCard to run. It's larger than a stack, as it includes the HyperCard engine. The advantage is that HyperCard 2.2 is not required to use it. Since we're still operating in the HyperCard environment, I've added an automatic stack compaction feature, also set by Compacting Preferences.
  7.  
  8. ‚å• The Index card has been substantially improved, with a cleaner interface and new document management features (such as sorting and labelling).
  9.  
  10. ‚å• Performs HTML structural error checking. The Add All Structural Tags command found in the palette Structure submenu adds all structural elements and checks for duplicates and correct placement. Yes, you can fool it, but it works pretty well.
  11.  
  12. ‚å• Now supports an Undo command which also restores the original text selection.
  13.  
  14. ‚å•  <P>, <BR> paragraph tags and  HTML 2.0 <P></P> paragraph containers are entered by typing Option-Return, Shift-Return and Option-Shift-Return, respectively. This is a modifiable option set under HTML Preferences. Now also includes sensing of cursor position preceding </P> closing tags, to avoid creating overlapping paragraphs.
  15.  
  16. ‚å• Allows simplified entry and conversion of special character entities to HTML representations (such as ‚Äò√º‚Äô to ‚Äòü‚Äô, ‚Äò&‚Äô to ‚Äò&‚Äô), as well as reconversion of HTML character representations to their original special characters using three commands in the Entity submenu under the HyperText menu. This should be of help to European WWW users who wish to retranslate downloaded HTML source to readable text.
  17.  
  18. ‚å• Supports both WWW browser Preview and HTML source viewing (set your browser's "View Source" editor to HTML.edit).
  19.  
  20. ‚å• Creating HTML anchors (which provide the WWW hypertext links) is now provided with the Anchor Utility, which provides a common interface for both hypertext links and named anchors (targets). This includes popUp menus for selecting links to documents within the editor as well as external text files. If the path to the HTTP server folder is set (from Paths, Folders & Labels Preferences on the Preferences card), the relative path to selected documents is maintained.
  21.  
  22. ‚å• And back by popular demand! Holding down the Option key while selecting the Anchor menu displays the Quick Link and Quick Named Anchor commands, which use a minimalized dialog box version of the Anchor Utility to create quick and dirty Hypertext Links or Named Anchors. See the Anchor menu for more information.
  23.  
  24. ‚å• This version now remembers the full pathname to an exported document, so you can update the entire contents of your server with a single command from the Index card. You can also set the target location of an individual document, or a set of documents from the Index card.
  25.  
  26. ‚å• Creating image elements is now provided with the Image Utility, which provides an interface for creating URLs similar to the Anchor Utility. This includes a popUp menu for selecting from a stored list of images URLs (located on the Preferences card) or selecting external image files. If the path to the HTTP server folder is set (from Paths, Folders & Labels Preferences on the Preferences card), the relative path to selected external image files is maintained.
  27.  
  28. ‚å• Creating <BASE> elements is now provided with the Base Utility, which provides an interface for creating URLs similar to the Anchor Utility.
  29.  
  30. ‚å• There is now no limit to the number of Master Headers or Footers stored within the editor, as they are now handled similarly to documents, and optionally show up on the Index. Each Master Footer has available a Footer Utility to build the HTML for author and curator information, and is now more accessable on smaller screens. 
  31.  
  32. ‚å• At the bottom of the HyperText, Anchor, Heading and Font palette menus is the Index HTML command, which returns a list of instances of a specific HTML tag within your document. Holding down the Option key while selecting a palette menu changes the menu item to Hilight HTML. This will hilight the chosen tags rather than returning a list. This is particularly helpful in hilighting (ie., underlining) the hypertext of your document. The hiliting can be bold or underline, as set on the Preferences card.
  33.  
  34. ‚å•  A global list of URLs has been added to the Preferences card. This list is appended to the URL popUp menu, and can be used to easily create HyperText Links.
  35.  
  36. ‚å•  With version 1.1.1, a new table replacement and Replace command (including global replaces) have been added, all under the new Utility menu.
  37.  
  38. ‚å• The Remove HTML command (found under the Utility menu) removes simple as well as most complex HTML tags from a selection of text.
  39.  
  40. ‚å• You can drag TEXT files onto an already running HTML.edit application and they will be imported into the editor. See Import for more information.
  41.  
  42. ‚å• You can now automatically generate a Table of Contents of all documents in the editor, or just those with a selected label.
  43.  
  44. ‚å• The Editor Window is now sizeable up to 640 by 824 pixels. Option-drag on the document (not window) zoom box to display a popUp menu of standard window sizes, or use the Scroll Window.
  45.  
  46. ‚å• Each document is divided into a Header, Body, and Footer section. This is designed to help you create a more standardized interface for your projects, and also allows for documents larger than 30K characters. See Document Structure for more information.
  47.  
  48. ‚å• This version allows a selection of editor text fonts and sizes, selected from the Editor Preferences.
  49.  
  50. ‚å• Another new option is automatic display of the Tool Palette upon entering the Editor window. Command-T hides or shows the Tool Palette. There is also a visual description of the HTML.edit application window -- see Window Elements.
  51.  
  52. ‚å• The Delete Forward  button now works, admittedly slower than Delete (since I have to trap the keystroke and do my own Undo routine).
  53.  
  54. Back to Project Strategy, on to Known Bugs, or return to Contents.
  55.